DCS Metadata SDK

February 2024

Version 5.0

February 16, 2024

New Features
  • Added the capability to read metadata from the Data Classification alternate data stream (ADS) associated with a file

  • Added a Windows installer for the Metadata API component

Fixes
  • An exception in ntdll.dll appeared when using SDK 3.X with the /CETCOMPAT flag set in an application. This flag enables Hardware-enforced Stack Protection which is not supported in .NET Framework 4.

  • With SDK 3.X, integration does not work for .TXT and .JPEG files on a particular network drive.

December 2022

Version 2022.0

December 8, 2022

New Features
  • C++ API has been removed. You can now invoke the C# interface from native C++.

  • Recreated cmline tool as MetadataTool.exe

  • Updated Titus SDK Developers Guide that include the following:

    • how to use NuGet package

    • how to invoke the SDK from the C# interface and use C# samples (program.cs)

    • a link on how to invoke the C# interface from native C++

    • how to use the C# sample

    • how to invoke the SDK from PowerShell

    • how to invoke the SDK from the new cmdline tool

Fixes
  • Only one option is available for multi-value markings

Back to Titus Products